home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
e
/
misc.txt
/
000304_sms.antinode@gmail.com_Wed Feb 10 15:07:25 2010.msg
< prev
next >
Wrap
Internet Message Format
|
2018-01-01
|
2KB
Path: reader2.panix.com!panix!bloom-beacon.mit.edu!4.24.21.218.MISMATCH!newsfeed2.dallas1.level3.net!news.level3.com!postnews.google.com!l26g2000yqd.googlegroups.com!not-for-mail
From: Steven Schweda <sms.antinode@gmail.com>
Newsgroups: comp.protocols.kermit.misc
Subject: Re: C-Kermit 9.0 for VAX?
Date: Tue, 9 Feb 2010 20:04:41 -0800 (PST)
Organization: http://groups.google.com
Lines: 12
Message-ID: <f13c7093-7af4-45e3-bc1b-950c397e079a@l26g2000yqd.googlegroups.com>
References: <slrnhn34mm.em3.fdc@panix2.panix.com> <hksg21$q4r$1@online.de>
<slrnhn3oqt.5hj.fdc@panix1.panix.com>
NNTP-Posting-Host: 70.244.104.135
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
X-Trace: posting.google.com 1265774681 15383 127.0.0.1 (10 Feb 2010 04:04:41 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Wed, 10 Feb 2010 04:04:41 +0000 (UTC)
Complaints-To: groups-abuse@google.com
Injection-Info: l26g2000yqd.googlegroups.com; posting-host=70.244.104.135;
posting-account=OjKUgAkAAAAXAqdVEKd-Gc8RltEUx3Xq
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X 10.4; en-US;
rv:1.9.2) Gecko/20100115 Firefox/3.6,gzip(gfe),gzip(gfe)
Xref: panix comp.protocols.kermit.misc:15904
Frank da Cruz wrote:
> I'd be particularly interested in how "@ckvker f" works out (the "long
> file" support option) on 32-bit VMS hardware.
That's easy. It won't. In DECC$TYPES.H, all the
_LARGEFILE stuff is conditional on "!defined(__VAX)". There
is no C run-time support for large files on VAX, and I expect
none in the future. I believe that ckvker.com ignores "F" on
a VAX. A complaint could be added, but I believe that it's
currently silent.